Fix open-dribble-file's treatment of non-ASCII file names.
authorEli Zaretskii <eliz@gnu.org>
Sun, 13 Apr 2014 10:45:46 +0000 (13:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 13 Apr 2014 10:45:46 +0000 (13:45 +0300)
commit7af0057742576896c0ce3ddbfc1c3f63ae278745
treead128da5e9a1757093827c0c04913252e9328954
parenta1b248442be066fb11e2d945fa17bbaf6b984d98
Fix open-dribble-file's treatment of non-ASCII file names.

 src/keyboard.c (Fopen_dribble_file): Encode the dribble file-name
 before passing it to system APIs.
src/ChangeLog
src/keyboard.c